hipreme_engine v1.0.14 (2023-12-23T18:43:10Z)
Dub
Repo
ID3DX11DataProcessor
directx
d3dx11core
Undocumented in source.
version(Windows && Direct3D_11)
interface
ID3DX11DataProcessor {
HRESULT
Process
(void* pData, SIZE_T cBytes);
HRESULT
CreateDeviceObject
(void** ppDataObject);
HRESULT
Destroy
();
}
Members
Functions
CreateDeviceObject
HRESULT
CreateDeviceObject
(void** ppDataObject)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
Destroy
HRESULT
Destroy
()
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
Process
HRESULT
Process
(void* pData, SIZE_T cBytes)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
Meta
Source
See Implementation
directx
d3dx11core
aliases
D3DX11_DLL
functions
D3DX11CheckVersion
D3DX11CreateThreadPump
D3DX11DebugMute
D3DX11UnsetAllDeviceObjects
MAKE_D3DHRESULT
MAKE_D3DSTATUS
interfaces
ID3DX11DataLoader
ID3DX11DataProcessor
ID3DX11ThreadPump
manifest constants
D3DERR_INVALIDCALL
D3DERR_WASSTILLDRAWING
D3DX11_DLL_A
D3DX11_DLL_W
D3DX11_SDK_VERSION
_FACD3D